Пример #1
0
 internal override IntPtr DuplicateHandle()
 {
     return(Native.ASN1_STRING_dup(this.ptr));
 }