diff --git a/xml/System.Security.Cryptography.Pkcs/Pkcs12SafeBag.xml b/xml/System.Security.Cryptography.Pkcs/Pkcs12SafeBag.xml index 83bb9ff35bc..6acb0b9921d 100644 --- a/xml/System.Security.Cryptography.Pkcs/Pkcs12SafeBag.xml +++ b/xml/System.Security.Cryptography.Pkcs/Pkcs12SafeBag.xml @@ -40,7 +40,7 @@ The Object Identifier (OID), in dotted decimal form, indicating the data type of this SafeBag. The ASN.1 BER encoded value of the SafeBag contents. to store without making a defensive copy; otherwise, . The default is . - Called from constructors in derived classes to initialize the class. + Called from constructors in derived classes to initialize the class. or . + If the `bagIdValue` is not a legal dotted decimal format of an OID value an exception will be thrown from or . ]]> The parameter is or the empty string. @@ -128,8 +128,8 @@ ## Remarks In the encoded structure, the SafeBag.bagValue value is tagged as `[0] EXPLICIT`. The value of this property is only the contents within the explicit tag. - The explicit tag is automatically applied by or , - and is removed during and similar methods. + The explicit tag is automatically applied by or , + and is removed during and similar methods. ]]>