new public RsaParms Copy() { return Marshaller.FromTpmRepresentation<RsaParms>(this.GetTpmRepresentation()); } }