protected virtual void LoadKeyBag(
PrivateKeyInfo privKeyInfo,
Asn1Set bagAttributes
)
Protected Overridable Sub LoadKeyBag (
privKeyInfo As PrivateKeyInfo,
bagAttributes As Asn1Set
)
protected:
virtual void LoadKeyBag(
PrivateKeyInfo^ privKeyInfo,
Asn1Set^ bagAttributes
)
function LoadKeyBag(privKeyInfo, bagAttributes);