Package | Description |
---|---|
org.bouncycastle.crypto.util |
Modifier and Type | Method and Description |
---|---|
DEROtherInfo.Builder |
DEROtherInfo.Builder.withSuppPrivInfo(byte[] suppPrivInfo)
Add optional supplementary private info (DER tagged, implicit, 1).
|
DEROtherInfo.Builder |
DEROtherInfo.Builder.withSuppPubInfo(byte[] suppPubInfo)
Add optional supplementary public info (DER tagged, implicit, 0).
|
Copyright © 2018 BouncyCastle.org. All rights reserved.