Tpm2Lib.Tpm2PcrEventRequest.Copy C# (CSharp) 메소드

Copy() 공개 메소드

public Copy ( ) : Tpm2PcrEventRequest
리턴 Tpm2PcrEventRequest
        new public Tpm2PcrEventRequest Copy()
        {
            return Marshaller.FromTpmRepresentation<Tpm2PcrEventRequest>(this.GetTpmRepresentation());
        }
    }
Tpm2PcrEventRequest