1 reference to EncodedLineLength
System.Security.Cryptography (1)
System\Security\Cryptography\PemEncoding.cs (1)
401
int lineCount = Math.DivRem(encodedDataLength,
EncodedLineLength
, out int remainder);