Home
last modified time | relevance | path

Searched refs:getAuthenticatedAttributes (Results 1 – 25 of 31) sorted by relevance

12

/dports/java/bouncycastle15/crypto-169/pkix/src/main/java/org/bouncycastle/cms/
H A DSignerInformation.java85 this.signedAttributeSet = info.getAuthenticatedAttributes(); in SignerInformation()
121 this.signedAttributeSet = info.getAuthenticatedAttributes(); in SignerInformation()
713 …sInfo.getAuthenticatedAttributes(), sInfo.getDigestEncryptionAlgorithm(), sInfo.getEncryptedDigest… in replaceUnsignedAttributes()
755 …sInfo.getAuthenticatedAttributes(), sInfo.getDigestEncryptionAlgorithm(), sInfo.getEncryptedDigest… in addCounterSigners()
H A DCMSPatchKit.java67 … return new SignerInfo(info.getSID(), info.getDigestAlgorithm(), info.getAuthenticatedAttributes(), in editEncAlg()
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/extras/verity/
H A DBootSignature.java131 public ASN1Object getAuthenticatedAttributes() { in getAuthenticatedAttributes() method in BootSignature
139 return getAuthenticatedAttributes().getEncoded(); in getEncodedAuthenticatedAttributes()
195 v.add(getAuthenticatedAttributes()); in toASN1Primitive()
/dports/lang/gcc48/gcc-4.8.5/libjava/gnu/java/security/pkcs/
H A DSignerInfo.h65 virtual JArray< jbyte > * getAuthenticatedAttributes();
/dports/lang/gnat_util/gcc-6-20180516/libjava/gnu/java/security/pkcs/
H A DSignerInfo.h65 virtual JArray< jbyte > * getAuthenticatedAttributes();
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/gnu/java/security/pkcs/
H A DSignerInfo.h65 virtual JArray< jbyte > * getAuthenticatedAttributes();
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/gnu/java/security/pkcs/
H A DSignerInfo.h65 virtual JArray< jbyte > * getAuthenticatedAttributes();
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/bouncycastle/asn1/pkcs/
H A DSignerInfo.java100 public ASN1Set getAuthenticatedAttributes() in getAuthenticatedAttributes() method in SignerInfo
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/gnu/java/security/pkcs/
H A DSignerInfo.h65 virtual JArray< jbyte > * getAuthenticatedAttributes();
/dports/java/bouncycastle15/crypto-169/core/src/main/java/org/bouncycastle/asn1/pkcs/
H A DSignerInfo.java110 public ASN1Set getAuthenticatedAttributes() in getAuthenticatedAttributes() method in SignerInfo
/dports/java/bouncycastle15/crypto-169/util/src/main/java/org/bouncycastle/asn1/cms/
H A DSignerInfo.java231 public ASN1Set getAuthenticatedAttributes() in getAuthenticatedAttributes() method in SignerInfo
/dports/java/sablevm-classpath/sablevm-classpath-1.13/gnu/java/security/pkcs/
H A DSignerInfo.java249 public byte[] getAuthenticatedAttributes() in getAuthenticatedAttributes() method in SignerInfo
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/java/security/pkcs/
H A DSignerInfo.java340 public byte[] getAuthenticatedAttributes() in getAuthenticatedAttributes() method in SignerInfo
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/java/security/pkcs/
H A DSignerInfo.java340 public byte[] getAuthenticatedAttributes() in getAuthenticatedAttributes() method in SignerInfo
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/java/security/pkcs/
H A DSignerInfo.java340 public byte[] getAuthenticatedAttributes() in getAuthenticatedAttributes() method in SignerInfo
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/java/security/pkcs/
H A DSignerInfo.java340 public byte[] getAuthenticatedAttributes() in getAuthenticatedAttributes() method in SignerInfo
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/java/security/pkcs/
H A DSignerInfo.java340 public byte[] getAuthenticatedAttributes() in getAuthenticatedAttributes() method in SignerInfo
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/share/classes/sun/security/pkcs/
H A DSignerInfo.java497 public PKCS9Attributes getAuthenticatedAttributes() { in getAuthenticatedAttributes() method in SignerInfo
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.base/share/classes/sun/security/pkcs/
H A DSignerInfo.java496 public PKCS9Attributes getAuthenticatedAttributes() { in getAuthenticatedAttributes() method in SignerInfo
/dports/java/bouncycastle15/crypto-169/pkix/src/test/java/org/bouncycastle/cms/test/
H A DNewSignedDataTest.java1109 …er(TeleTrusTObjectIdentifiers.ripemd128, DERNull.INSTANCE), sI.getAuthenticatedAttributes(), sI.ge… in testCMSAlgorithmProtection()
1113 …sInew = new SignerInfo(sI.getSID(), sI.getDigestAlgorithm(), sI.getAuthenticatedAttributes(), new … in testCMSAlgorithmProtection()
1121 …sInew = new SignerInfo(sI.getSID(), newAlgId, sI.getAuthenticatedAttributes(), sI.getDigestEncrypt… in testCMSAlgorithmProtection()
1128 …sInew = new SignerInfo(sI.getSID(), sI.getDigestAlgorithm(), sI.getAuthenticatedAttributes(), newA… in testCMSAlgorithmProtection()
2523 sig.update(signer.toASN1Structure().getAuthenticatedAttributes().getEncoded()); in testUnsortedAttributes()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/sun/security/pkcs/
H A DSignerInfo.java475 public PKCS9Attributes getAuthenticatedAttributes() { in getAuthenticatedAttributes() method in SignerInfo
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/sun/security/pkcs/
H A DSignerInfo.java475 public PKCS9Attributes getAuthenticatedAttributes() { in getAuthenticatedAttributes() method in SignerInfo
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/sun/security/pkcs/
H A DSignerInfo.java475 public PKCS9Attributes getAuthenticatedAttributes() { in getAuthenticatedAttributes() method in SignerInfo
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/security/pkcs/
H A DSignerInfo.java475 public PKCS9Attributes getAuthenticatedAttributes() { in getAuthenticatedAttributes() method in SignerInfo
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/share/classes/sun/security/pkcs/
H A DSignerInfo.java477 public PKCS9Attributes getAuthenticatedAttributes() { in getAuthenticatedAttributes() method in SignerInfo

12