Uses of Class
org.bouncycastle.crypto.util.DEROtherInfo.Builder
Packages that use DEROtherInfo.Builder
Package
Description
Utility classes for supporting the crypto APIs - entropy provision and SP 800-56A OtherInfo and MacData.
-
Uses of DEROtherInfo.Builder in org.bouncycastle.crypto.util
Methods in org.bouncycastle.crypto.util that return DEROtherInfo.BuilderModifier and TypeMethodDescriptionDEROtherInfo.Builder.withSuppPrivInfo
(byte[] suppPrivInfo) Add optional supplementary private info (DER tagged, implicit, 1).DEROtherInfo.Builder.withSuppPubInfo
(byte[] suppPubInfo) Add optional supplementary public info (DER tagged, implicit, 0).